Overview | Package | Class | Tree | Deprecated | Index | Help Java Platform
1.1.7
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Class com.sun.java.swing.text.html.HTMLEditorKit.HTMLFactory

java.lang.Object
  |
  +--com.sun.java.swing.text.html.HTMLEditorKit.HTMLFactory

public static class HTMLEditorKit.HTMLFactory
extends java.lang.Object
implements ViewFactory
A factory to build view fragments for html.


Method Summary
View create(Element elem)
          Creates a view from an element.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait
 

Method Detail

create

public View create(Element elem)
Creates a view from an element.
Specified by:
create in interface ViewFactory
Parameters:
elem - the element
Returns:
the view

Overview | Package | Class | Tree | Deprecated | Index | Help Java Platform
1.1.7
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Submit a bug or feature
Submit comments/suggestions about javadoc
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.